Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
| Files | Infos | Warnings | Errors |
| 35 | 0 | 0 | 1006 |
Files
uba/db/jdbc/CatalogsUnsupportedWarning.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
uba/db/jdbc/ConnectionClosedException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
uba/db/jdbc/ConnectionFactory.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
11
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
15
|
uba/db/jdbc/DateDatatypeUnsupportedException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
uba/db/jdbc/Driver.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
12
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
15
|
| Missing a Javadoc comment. |
17
|
| Missing a Javadoc comment. |
19
|
| Missing a Javadoc comment. |
23
|
| Missing a Javadoc comment. |
27
|
| Parameter connectionFactory should be final. |
27
|
| 'connectionFactory' hides a field. |
27
|
| Method 'connect' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter url should be final. |
31
|
| Parameter info should be final. |
31
|
| Method 'acceptsURL' is not designed for extension - needs to be abstract, final or empty. |
35
|
| Missing a Javadoc comment. |
35
|
| Parameter url should be final. |
35
|
| Line has trailing spaces. |
37
|
| Line is longer than 80 characters. |
46
|
| Method 'getPropertyInfo' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Parameter url should be final. |
46
|
| Parameter info should be final. |
46
|
| Line has trailing spaces. |
48
|
| Line has trailing spaces. |
50
|
| Line is longer than 80 characters. |
50
|
| Method 'getMajorVersion' is not designed for extension - needs to be abstract, final or empty. |
58
|
| Missing a Javadoc comment. |
58
|
| Method 'getMinorVersion' is not designed for extension - needs to be abstract, final or empty. |
62
|
| Missing a Javadoc comment. |
62
|
| Method 'jdbcCompliant' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
uba/db/jdbc/HoldabilityUnsupportedException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
uba/db/jdbc/JdbcEscapedSqlSentence.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
10
|
| Missing a Javadoc comment. |
12
|
| Parameter sql should be final. |
12
|
| 'sql' hides a field. |
12
|
| Method 'asNativeSQL' is not designed for extension - needs to be abstract, final or empty. |
16
|
| Missing a Javadoc comment. |
16
|
| Array brackets at illegal position. |
21
|
| switch without "default" clause. |
29
|
| '6' is a magic number. |
49
|
| '3' is a magic number. |
54
|
| '5' is a magic number. |
59
|
| '6' is a magic number. |
66
|
| '3' is a magic number. |
72
|
| '4' is a magic number. |
74
|
| '4' is a magic number. |
81
|
| '5' is a magic number. |
83
|
| '6' is a magic number. |
85
|
uba/db/jdbc/PreparedStatement.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line has trailing spaces. |
32
|
| Line is longer than 80 characters. |
34
|
| Parameter connection should be final. |
34
|
| Expected @param tag for 'connection'. |
34
|
| Parameter sql should be final. |
34
|
| Expected @param tag for 'sql'. |
34
|
| Parameter resultSetType should be final. |
34
|
| Expected @param tag for 'resultSetType'. |
34
|
| Parameter resultSetConcurrency should be final. |
34
|
| Expected @param tag for 'resultSetConcurrency'. |
34
|
| Expected @throws tag for 'SQLException'. |
34
|
| Method 'executeQuery' is not designed for extension - needs to be abstract, final or empty. |
46
|
| Missing a Javadoc comment. |
46
|
| Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. |
54
|
| Missing a Javadoc comment. |
54
|
| Missing a Javadoc comment. |
62
|
| Parameter parameterIndex should be final. |
62
|
| Parameter sqlType should be final. |
62
|
| Missing a Javadoc comment. |
70
|
| Parameter parameterIndex should be final. |
70
|
| Parameter x should be final. |
70
|
| Missing a Javadoc comment. |
78
|
| Parameter parameterIndex should be final. |
78
|
| Parameter x should be final. |
78
|
| Missing a Javadoc comment. |
86
|
| Parameter parameterIndex should be final. |
86
|
| Parameter x should be final. |
86
|
| Missing a Javadoc comment. |
94
|
| Parameter parameterIndex should be final. |
94
|
| Parameter x should be final. |
94
|
| Missing a Javadoc comment. |
102
|
| Parameter parameterIndex should be final. |
102
|
| Parameter x should be final. |
102
|
| Missing a Javadoc comment. |
110
|
| Parameter parameterIndex should be final. |
110
|
| Parameter x should be final. |
110
|
| Missing a Javadoc comment. |
118
|
| Parameter parameterIndex should be final. |
118
|
| Parameter x should be final. |
118
|
| Line is longer than 80 characters. |
126
|
| Missing a Javadoc comment. |
126
|
| Parameter parameterIndex should be final. |
126
|
| Parameter x should be final. |
126
|
| Missing a Javadoc comment. |
134
|
| Parameter parameterIndex should be final. |
134
|
| Parameter x should be final. |
134
|
| Missing a Javadoc comment. |
142
|
| Parameter parameterIndex should be final. |
142
|
| Parameter x should be final. |
142
|
| Missing a Javadoc comment. |
150
|
| Parameter parameterIndex should be final. |
150
|
| Parameter x should be final. |
150
|
| Missing a Javadoc comment. |
158
|
| Parameter parameterIndex should be final. |
158
|
| Parameter x should be final. |
158
|
| Line is longer than 80 characters. |
166
|
| Missing a Javadoc comment. |
166
|
| Parameter parameterIndex should be final. |
166
|
| Parameter x should be final. |
166
|
| Line is longer than 80 characters. |
172
|
| Missing a Javadoc comment. |
174
|
| Parameter parameterIndex should be final. |
174
|
| Parameter x should be final. |
174
|
| Parameter length should be final. |
174
|
| Line is longer than 80 characters. |
181
|
| Missing a Javadoc comment. |
183
|
| Parameter parameterIndex should be final. |
183
|
| Parameter x should be final. |
183
|
| Parameter length should be final. |
183
|
| Line is longer than 80 characters. |
190
|
| Missing a Javadoc comment. |
192
|
| Parameter parameterIndex should be final. |
192
|
| Parameter x should be final. |
192
|
| Parameter length should be final. |
192
|
| Missing a Javadoc comment. |
201
|
| Line is longer than 80 characters. |
207
|
| Line is longer than 80 characters. |
209
|
| Missing a Javadoc comment. |
209
|
| Parameter parameterIndex should be final. |
209
|
| Parameter x should be final. |
209
|
| Parameter targetSqlType should be final. |
209
|
| Parameter scale should be final. |
209
|
| Missing a Javadoc comment. |
218
|
| Parameter parameterIndex should be final. |
218
|
| Parameter x should be final. |
218
|
| Parameter targetSqlType should be final. |
218
|
| Missing a Javadoc comment. |
227
|
| Parameter parameterIndex should be final. |
227
|
| Parameter x should be final. |
227
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
235
|
| Missing a Javadoc comment. |
235
|
| Missing a Javadoc comment. |
243
|
| Line is longer than 80 characters. |
249
|
| Line is longer than 80 characters. |
251
|
| Missing a Javadoc comment. |
251
|
| Parameter parameterIndex should be final. |
251
|
| Parameter reader should be final. |
251
|
| Parameter length should be final. |
251
|
| Missing a Javadoc comment. |
260
|
| Parameter i should be final. |
260
|
| Parameter x should be final. |
260
|
| Missing a Javadoc comment. |
268
|
| Parameter i should be final. |
268
|
| Parameter x should be final. |
268
|
| Missing a Javadoc comment. |
276
|
| Parameter i should be final. |
276
|
| Parameter x should be final. |
276
|
| Missing a Javadoc comment. |
284
|
| Parameter i should be final. |
284
|
| Parameter x should be final. |
284
|
| Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. |
292
|
| Missing a Javadoc comment. |
292
|
| Line is longer than 80 characters. |
298
|
| Line is longer than 80 characters. |
300
|
| Missing a Javadoc comment. |
300
|
| Parameter parameterIndex should be final. |
300
|
| Parameter x should be final. |
300
|
| Parameter cal should be final. |
300
|
| Line is longer than 80 characters. |
306
|
| Line is longer than 80 characters. |
308
|
| Missing a Javadoc comment. |
308
|
| Parameter parameterIndex should be final. |
308
|
| Parameter x should be final. |
308
|
| Parameter cal should be final. |
308
|
| Line is longer than 80 characters. |
314
|
| Missing a Javadoc comment. |
316
|
| Parameter parameterIndex should be final. |
316
|
| Parameter x should be final. |
316
|
| Parameter cal should be final. |
316
|
| Line is longer than 80 characters. |
325
|
| Missing a Javadoc comment. |
325
|
| Parameter paramIndex should be final. |
325
|
| Parameter sqlType should be final. |
325
|
| Parameter typeName should be final. |
325
|
| Missing a Javadoc comment. |
333
|
| Parameter parameterIndex should be final. |
333
|
| Parameter x should be final. |
333
|
| Method 'getParameterMetaData' is not designed for extension - needs to be abstract, final or empty. |
341
|
| Missing a Javadoc comment. |
341
|
| Method 'executeQuery' is not designed for extension - needs to be abstract, final or empty. |
349
|
| Missing a Javadoc comment. |
349
|
| Parameter sql should be final. |
349
|
| Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. |
357
|
| Missing a Javadoc comment. |
357
|
| Parameter sql should be final. |
357
|
| Missing a Javadoc comment. |
365
|
| Method 'getMaxFieldSize' is not designed for extension - needs to be abstract, final or empty. |
373
|
| Missing a Javadoc comment. |
373
|
| Missing a Javadoc comment. |
381
|
| Parameter max should be final. |
381
|
| Method 'getMaxRows' is not designed for extension - needs to be abstract, final or empty. |
389
|
| Missing a Javadoc comment. |
389
|
| Missing a Javadoc comment. |
397
|
| Parameter max should be final. |
397
|
| Missing a Javadoc comment. |
405
|
| Parameter enable should be final. |
405
|
| Method 'getQueryTimeout' is not designed for extension - needs to be abstract, final or empty. |
413
|
| Missing a Javadoc comment. |
413
|
| Missing a Javadoc comment. |
421
|
| Parameter seconds should be final. |
421
|
| Missing a Javadoc comment. |
429
|
| Method 'getWarnings' is not designed for extension - needs to be abstract, final or empty. |
437
|
| Missing a Javadoc comment. |
437
|
| Missing a Javadoc comment. |
445
|
| Missing a Javadoc comment. |
453
|
| Parameter name should be final. |
453
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
461
|
| Missing a Javadoc comment. |
461
|
| Parameter sql should be final. |
461
|
| Method 'getResultSet' is not designed for extension - needs to be abstract, final or empty. |
469
|
| Missing a Javadoc comment. |
469
|
| Method 'getUpdateCount' is not designed for extension - needs to be abstract, final or empty. |
477
|
| Missing a Javadoc comment. |
477
|
| Method 'getMoreResults' is not designed for extension - needs to be abstract, final or empty. |
485
|
| Missing a Javadoc comment. |
485
|
| Missing a Javadoc comment. |
493
|
| Parameter direction should be final. |
493
|
| Method 'getFetchDirection' is not designed for extension - needs to be abstract, final or empty. |
501
|
| Missing a Javadoc comment. |
501
|
| Missing a Javadoc comment. |
509
|
| Parameter rows should be final. |
509
|
| Method 'getFetchSize' is not designed for extension - needs to be abstract, final or empty. |
517
|
| Missing a Javadoc comment. |
517
|
| Method 'getResultSetConcurrency' is not designed for extension - needs to be abstract, final or empty. |
525
|
| Missing a Javadoc comment. |
525
|
| Method 'getResultSetType' is not designed for extension - needs to be abstract, final or empty. |
533
|
| Missing a Javadoc comment. |
533
|
| Missing a Javadoc comment. |
541
|
| Parameter sql should be final. |
541
|
| Missing a Javadoc comment. |
549
|
| Method 'executeBatch' is not designed for extension - needs to be abstract, final or empty. |
557
|
| Missing a Javadoc comment. |
557
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
565
|
| Missing a Javadoc comment. |
565
|
| Method 'getMoreResults' is not designed for extension - needs to be abstract, final or empty. |
573
|
| Missing a Javadoc comment. |
573
|
| Parameter current should be final. |
573
|
| Method 'getGeneratedKeys' is not designed for extension - needs to be abstract, final or empty. |
581
|
| Missing a Javadoc comment. |
581
|
| Line is longer than 80 characters. |
589
|
| Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. |
589
|
| Missing a Javadoc comment. |
589
|
| Parameter sql should be final. |
589
|
| Parameter autoGeneratedKeys should be final. |
589
|
| Line is longer than 80 characters. |
597
|
| Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. |
597
|
| Missing a Javadoc comment. |
597
|
| Parameter sql should be final. |
597
|
| Parameter columnIndexes should be final. |
597
|
| Line is longer than 80 characters. |
603
|
| Line is longer than 80 characters. |
605
|
| Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. |
605
|
| Missing a Javadoc comment. |
605
|
| Parameter sql should be final. |
605
|
| Parameter columnNames should be final. |
605
|
| Line is longer than 80 characters. |
613
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
613
|
| Missing a Javadoc comment. |
613
|
| Parameter sql should be final. |
613
|
| Parameter autoGeneratedKeys should be final. |
613
|
| Line is longer than 80 characters. |
621
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
621
|
| Missing a Javadoc comment. |
621
|
| Parameter sql should be final. |
621
|
| Parameter columnIndexes should be final. |
621
|
| Line is longer than 80 characters. |
629
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
629
|
| Missing a Javadoc comment. |
629
|
| Parameter sql should be final. |
629
|
| Parameter columnNames should be final. |
629
|
| Method 'getResultSetHoldability' is not designed for extension - needs to be abstract, final or empty. |
637
|
| Missing a Javadoc comment. |
637
|
uba/db/jdbc/SocketConnection.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Missing a Javadoc comment. |
13
|
| Missing a Javadoc comment. |
14
|
| Missing a Javadoc comment. |
15
|
| Missing a Javadoc comment. |
16
|
| Missing a Javadoc comment. |
17
|
| Missing a Javadoc comment. |
18
|
| Missing a Javadoc comment. |
20
|
| Method 'createStatement' is not designed for extension - needs to be abstract, final or empty. |
28
|
| Missing a Javadoc comment. |
28
|
| Line is longer than 80 characters. |
29
|
| Line is longer than 80 characters. |
32
|
| Method 'prepareStatement' is not designed for extension - needs to be abstract, final or empty. |
32
|
| Missing a Javadoc comment. |
32
|
| Parameter sql should be final. |
32
|
| Line is longer than 80 characters. |
33
|
| Line is longer than 80 characters. |
36
|
| Method 'prepareCall' is not designed for extension - needs to be abstract, final or empty. |
36
|
| Missing a Javadoc comment. |
36
|
| Parameter sql should be final. |
36
|
| Line is longer than 80 characters. |
37
|
| Method 'nativeSQL' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Parameter sql should be final. |
40
|
| Method 'setAutoCommit' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Parameter autoCommit should be final. |
48
|
| 'autoCommit' hides a field. |
48
|
| Method 'getAutoCommit' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Method 'commit' is not designed for extension - needs to be abstract, final or empty. |
60
|
| Missing a Javadoc comment. |
60
|
| Method 'rollback' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Method 'close' is not designed for extension - needs to be abstract, final or empty. |
68
|
| Missing a Javadoc comment. |
68
|
| Method 'isClosed' is not designed for extension - needs to be abstract, final or empty. |
74
|
| Missing a Javadoc comment. |
74
|
| Method 'getMetaData' is not designed for extension - needs to be abstract, final or empty. |
78
|
| Missing a Javadoc comment. |
78
|
| Comment matches to-do format 'TODO:'. |
79
|
| Method 'setReadOnly' is not designed for extension - needs to be abstract, final or empty. |
83
|
| Missing a Javadoc comment. |
83
|
| Parameter readOnly should be final. |
83
|
| 'readOnly' hides a field. |
83
|
| Method 'isReadOnly' is not designed for extension - needs to be abstract, final or empty. |
87
|
| Missing a Javadoc comment. |
87
|
| Method 'setCatalog' is not designed for extension - needs to be abstract, final or empty. |
91
|
| Missing a Javadoc comment. |
91
|
| Parameter catalog should be final. |
91
|
| Method 'getCatalog' is not designed for extension - needs to be abstract, final or empty. |
97
|
| Missing a Javadoc comment. |
97
|
| Method 'setTransactionIsolation' is not designed for extension - needs to be abstract, final or empty. |
101
|
| Missing a Javadoc comment. |
101
|
| Parameter level should be final. |
101
|
| Method 'getTransactionIsolation' is not designed for extension - needs to be abstract, final or empty. |
105
|
| Missing a Javadoc comment. |
105
|
| Missing a Javadoc comment. |
110
|
| Parameter warning should be final. |
110
|
| Method 'getWarnings' is not designed for extension - needs to be abstract, final or empty. |
118
|
| Missing a Javadoc comment. |
118
|
| Method 'clearWarnings' is not designed for extension - needs to be abstract, final or empty. |
125
|
| Missing a Javadoc comment. |
125
|
| Line is longer than 80 characters. |
129
|
| Method 'createStatement' is not designed for extension - needs to be abstract, final or empty. |
129
|
| Missing a Javadoc comment. |
129
|
| Parameter resultSetType should be final. |
129
|
| Parameter resultSetConcurrency should be final. |
129
|
| Line is longer than 80 characters. |
130
|
| Line is longer than 80 characters. |
133
|
| Method 'prepareStatement' is not designed for extension - needs to be abstract, final or empty. |
133
|
| Missing a Javadoc comment. |
133
|
| Parameter sql should be final. |
133
|
| Parameter resultSetType should be final. |
133
|
| Parameter resultSetConcurrency should be final. |
133
|
| Line is longer than 80 characters. |
135
|
| Line is longer than 80 characters. |
138
|
| Method 'prepareCall' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Missing a Javadoc comment. |
138
|
| Parameter sql should be final. |
138
|
| Parameter resultSetType should be final. |
138
|
| Parameter resultSetConcurrency should be final. |
138
|
| Method 'getTypeMap' is not designed for extension - needs to be abstract, final or empty. |
142
|
| Missing a Javadoc comment. |
142
|
| Method 'setTypeMap' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Missing a Javadoc comment. |
146
|
| Parameter typeMap should be final. |
146
|
| 'typeMap' hides a field. |
146
|
| Method 'setHoldability' is not designed for extension - needs to be abstract, final or empty. |
150
|
| Missing a Javadoc comment. |
150
|
| Parameter holdability should be final. |
150
|
| 'holdability' hides a field. |
150
|
| Method 'getHoldability' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Missing a Javadoc comment. |
154
|
| Method 'setSavepoint' is not designed for extension - needs to be abstract, final or empty. |
158
|
| Missing a Javadoc comment. |
158
|
| Method 'setSavepoint' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Missing a Javadoc comment. |
162
|
| Parameter name should be final. |
162
|
| Missing a Javadoc comment. |
166
|
| Parameter savepoint should be final. |
166
|
| Line is longer than 80 characters. |
169
|
| Method 'releaseSavepoint' is not designed for extension - needs to be abstract, final or empty. |
169
|
| Missing a Javadoc comment. |
169
|
| Parameter savepoint should be final. |
169
|
| Line is longer than 80 characters. |
173
|
| Method 'createStatement' is not designed for extension - needs to be abstract, final or empty. |
173
|
| Missing a Javadoc comment. |
173
|
| Parameter resultSetType should be final. |
173
|
| Parameter resultSetConcurrency should be final. |
173
|
| Parameter resultSetHoldability should be final. |
173
|
| Line is longer than 80 characters. |
175
|
| Line is longer than 80 characters. |
178
|
| Method 'prepareStatement' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Missing a Javadoc comment. |
178
|
| Parameter sql should be final. |
178
|
| Parameter resultSetType should be final. |
178
|
| Parameter resultSetConcurrency should be final. |
178
|
| Parameter resultSetHoldability should be final. |
179
|
| Line is longer than 80 characters. |
184
|
| Method 'prepareCall' is not designed for extension - needs to be abstract, final or empty. |
184
|
| Missing a Javadoc comment. |
184
|
| Parameter sql should be final. |
184
|
| Parameter resultSetType should be final. |
184
|
| Parameter resultSetConcurrency should be final. |
184
|
| Parameter resultSetHoldability should be final. |
185
|
| Line is longer than 80 characters. |
190
|
| Method 'prepareStatement' is not designed for extension - needs to be abstract, final or empty. |
190
|
| Missing a Javadoc comment. |
190
|
| Parameter sql should be final. |
190
|
| Parameter autoGeneratedKeys should be final. |
190
|
| Line is longer than 80 characters. |
195
|
| Method 'prepareStatement' is not designed for extension - needs to be abstract, final or empty. |
195
|
| Missing a Javadoc comment. |
195
|
| Parameter sql should be final. |
195
|
| Parameter columnIndexes should be final. |
195
|
| Line is longer than 80 characters. |
200
|
| Method 'prepareStatement' is not designed for extension - needs to be abstract, final or empty. |
200
|
| Missing a Javadoc comment. |
200
|
| Parameter sql should be final. |
200
|
| Parameter columnNames should be final. |
200
|
uba/db/jdbc/SocketConnectionFactory.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
13
|
| Method 'canCreateConnectionTo' is not designed for extension - needs to be abstract, final or empty. |
15
|
| Missing a Javadoc comment. |
15
|
| Parameter connectionURL should be final. |
15
|
| Line has trailing spaces. |
16
|
| Method 'getConnectionPropertiesInformation' is not designed for extension - needs to be abstract, final or empty. |
23
|
| Missing a Javadoc comment. |
23
|
| Line is longer than 80 characters. |
29
|
| Method 'createConnection' is not designed for extension - needs to be abstract, final or empty. |
31
|
| Missing a Javadoc comment. |
31
|
| Parameter url should be final. |
31
|
| Parameter info should be final. |
31
|
uba/db/jdbc/Statement.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Line is longer than 80 characters. |
14
|
| Missing a Javadoc comment. |
14
|
| Parameter connection should be final. |
14
|
| Parameter resultSetType should be final. |
14
|
| Parameter resultSetConcurrency should be final. |
14
|
| Parameter resultSetHoldability should be final. |
14
|
| Method 'executeQuery' is not designed for extension - needs to be abstract, final or empty. |
26
|
| Missing a Javadoc comment. |
26
|
| Parameter sql should be final. |
26
|
| Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. |
34
|
| Missing a Javadoc comment. |
34
|
| Parameter sql should be final. |
34
|
| Missing a Javadoc comment. |
42
|
| Method 'getMaxFieldSize' is not designed for extension - needs to be abstract, final or empty. |
50
|
| Missing a Javadoc comment. |
50
|
| Missing a Javadoc comment. |
58
|
| Parameter max should be final. |
58
|
| Method 'getMaxRows' is not designed for extension - needs to be abstract, final or empty. |
66
|
| Missing a Javadoc comment. |
66
|
| Missing a Javadoc comment. |
74
|
| Parameter max should be final. |
74
|
| Missing a Javadoc comment. |
82
|
| Parameter enable should be final. |
82
|
| Method 'getQueryTimeout' is not designed for extension - needs to be abstract, final or empty. |
90
|
| Missing a Javadoc comment. |
90
|
| Missing a Javadoc comment. |
98
|
| Parameter seconds should be final. |
98
|
| Missing a Javadoc comment. |
106
|
| Method 'getWarnings' is not designed for extension - needs to be abstract, final or empty. |
114
|
| Missing a Javadoc comment. |
114
|
| Missing a Javadoc comment. |
122
|
| Missing a Javadoc comment. |
130
|
| Parameter name should be final. |
130
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
138
|
| Missing a Javadoc comment. |
138
|
| Parameter sql should be final. |
138
|
| Method 'getResultSet' is not designed for extension - needs to be abstract, final or empty. |
146
|
| Missing a Javadoc comment. |
146
|
| Method 'getUpdateCount' is not designed for extension - needs to be abstract, final or empty. |
154
|
| Missing a Javadoc comment. |
154
|
| Method 'getMoreResults' is not designed for extension - needs to be abstract, final or empty. |
162
|
| Missing a Javadoc comment. |
162
|
| Missing a Javadoc comment. |
170
|
| Parameter direction should be final. |
170
|
| Method 'getFetchDirection' is not designed for extension - needs to be abstract, final or empty. |
178
|
| Missing a Javadoc comment. |
178
|
| Missing a Javadoc comment. |
186
|
| Parameter rows should be final. |
186
|
| Method 'getFetchSize' is not designed for extension - needs to be abstract, final or empty. |
194
|
| Missing a Javadoc comment. |
194
|
| Method 'getResultSetConcurrency' is not designed for extension - needs to be abstract, final or empty. |
202
|
| Missing a Javadoc comment. |
202
|
| Method 'getResultSetType' is not designed for extension - needs to be abstract, final or empty. |
210
|
| Missing a Javadoc comment. |
210
|
| Missing a Javadoc comment. |
218
|
| Parameter sql should be final. |
218
|
| Missing a Javadoc comment. |
226
|
| Method 'executeBatch' is not designed for extension - needs to be abstract, final or empty. |
234
|
| Missing a Javadoc comment. |
234
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
239
|
| Missing a Javadoc comment. |
239
|
| Method 'getMoreResults' is not designed for extension - needs to be abstract, final or empty. |
247
|
| Missing a Javadoc comment. |
247
|
| Parameter current should be final. |
247
|
| Method 'getGeneratedKeys' is not designed for extension - needs to be abstract, final or empty. |
255
|
| Missing a Javadoc comment. |
255
|
| Line is longer than 80 characters. |
263
|
| Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. |
263
|
| Missing a Javadoc comment. |
263
|
| Parameter sql should be final. |
263
|
| Parameter autoGeneratedKeys should be final. |
263
|
| Line is longer than 80 characters. |
271
|
| Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. |
271
|
| Missing a Javadoc comment. |
271
|
| Parameter sql should be final. |
271
|
| Parameter columnIndexes should be final. |
271
|
| Line is longer than 80 characters. |
277
|
| Line is longer than 80 characters. |
279
|
| Method 'executeUpdate' is not designed for extension - needs to be abstract, final or empty. |
279
|
| Missing a Javadoc comment. |
279
|
| Parameter sql should be final. |
279
|
| Parameter columnNames should be final. |
279
|
| Line is longer than 80 characters. |
287
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
287
|
| Missing a Javadoc comment. |
287
|
| Parameter sql should be final. |
287
|
| Parameter autoGeneratedKeys should be final. |
287
|
| Line is longer than 80 characters. |
295
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
295
|
| Missing a Javadoc comment. |
295
|
| Parameter sql should be final. |
295
|
| Parameter columnIndexes should be final. |
295
|
| Line is longer than 80 characters. |
303
|
| Method 'execute' is not designed for extension - needs to be abstract, final or empty. |
303
|
| Missing a Javadoc comment. |
303
|
| Parameter sql should be final. |
303
|
| Parameter columnNames should be final. |
303
|
| Method 'getResultSetHoldability' is not designed for extension - needs to be abstract, final or empty. |
311
|
| Missing a Javadoc comment. |
311
|
uba/db/jdbc/StoredProceduresUnsupportedException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
uba/db/jdbc/TransactionsUnsupportedExeption.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
uba/db/jdbc/TransactionsUnsupportedWarning.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
uba/db/jdbc/UbaDatabaseMetaData.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
| Method 'allProceduresAreCallable' is not designed for extension - needs to be abstract, final or empty. |
16
|
| Missing a Javadoc comment. |
16
|
| Method 'allTablesAreSelectable' is not designed for extension - needs to be abstract, final or empty. |
24
|
| Missing a Javadoc comment. |
24
|
| Method 'getURL' is not designed for extension - needs to be abstract, final or empty. |
32
|
| Missing a Javadoc comment. |
32
|
| Method 'getUserName' is not designed for extension - needs to be abstract, final or empty. |
40
|
| Missing a Javadoc comment. |
40
|
| Method 'isReadOnly' is not designed for extension - needs to be abstract, final or empty. |
48
|
| Missing a Javadoc comment. |
48
|
| Method 'nullsAreSortedHigh' is not designed for extension - needs to be abstract, final or empty. |
56
|
| Missing a Javadoc comment. |
56
|
| Method 'nullsAreSortedLow' is not designed for extension - needs to be abstract, final or empty. |
64
|
| Missing a Javadoc comment. |
64
|
| Method 'nullsAreSortedAtStart' is not designed for extension - needs to be abstract, final or empty. |
72
|
| Missing a Javadoc comment. |
72
|
| Method 'nullsAreSortedAtEnd' is not designed for extension - needs to be abstract, final or empty. |
80
|
| Missing a Javadoc comment. |
80
|
| Method 'getDatabaseProductName' is not designed for extension - needs to be abstract, final or empty. |
88
|
| Missing a Javadoc comment. |
88
|
| Method 'getDatabaseProductVersion' is not designed for extension - needs to be abstract, final or empty. |
96
|
| Missing a Javadoc comment. |
96
|
| Method 'getDriverName' is not designed for extension - needs to be abstract, final or empty. |
104
|
| Missing a Javadoc comment. |
104
|
| Method 'getDriverVersion' is not designed for extension - needs to be abstract, final or empty. |
112
|
| Missing a Javadoc comment. |
112
|
| Method 'getDriverMajorVersion' is not designed for extension - needs to be abstract, final or empty. |
120
|
| Missing a Javadoc comment. |
120
|
| Method 'getDriverMinorVersion' is not designed for extension - needs to be abstract, final or empty. |
128
|
| Missing a Javadoc comment. |
128
|
| Method 'usesLocalFiles' is not designed for extension - needs to be abstract, final or empty. |
136
|
| Missing a Javadoc comment. |
136
|
| Method 'usesLocalFilePerTable' is not designed for extension - needs to be abstract, final or empty. |
144
|
| Missing a Javadoc comment. |
144
|
| Method 'supportsMixedCaseIdentifiers' is not designed for extension - needs to be abstract, final or empty. |
152
|
| Missing a Javadoc comment. |
152
|
| Method 'storesUpperCaseIdentifiers' is not designed for extension - needs to be abstract, final or empty. |
160
|
| Missing a Javadoc comment. |
160
|
| Method 'storesLowerCaseIdentifiers' is not designed for extension - needs to be abstract, final or empty. |
168
|
| Missing a Javadoc comment. |
168
|
| Method 'storesMixedCaseIdentifiers' is not designed for extension - needs to be abstract, final or empty. |
176
|
| Missing a Javadoc comment. |
176
|
| Method 'supportsMixedCaseQuotedIdentifiers' is not designed for extension - needs to be abstract, final or empty. |
184
|
| Missing a Javadoc comment. |
184
|
| Method 'storesUpperCaseQuotedIdentifiers' is not designed for extension - needs to be abstract, final or empty. |
192
|
| Missing a Javadoc comment. |
192
|
| Method 'storesLowerCaseQuotedIdentifiers' is not designed for extension - needs to be abstract, final or empty. |
200
|
| Missing a Javadoc comment. |
200
|
| Method 'storesMixedCaseQuotedIdentifiers' is not designed for extension - needs to be abstract, final or empty. |
208
|
| Missing a Javadoc comment. |
208
|
| Method 'getIdentifierQuoteString' is not designed for extension - needs to be abstract, final or empty. |
216
|
| Missing a Javadoc comment. |
216
|
| Method 'getSQLKeywords' is not designed for extension - needs to be abstract, final or empty. |
224
|
| Missing a Javadoc comment. |
224
|
| Method 'getNumericFunctions' is not designed for extension - needs to be abstract, final or empty. |
232
|
| Missing a Javadoc comment. |
232
|
| Method 'getStringFunctions' is not designed for extension - needs to be abstract, final or empty. |
240
|
| Missing a Javadoc comment. |
240
|
| Method 'getSystemFunctions' is not designed for extension - needs to be abstract, final or empty. |
248
|
| Missing a Javadoc comment. |
248
|
| Method 'getTimeDateFunctions' is not designed for extension - needs to be abstract, final or empty. |
256
|
| Missing a Javadoc comment. |
256
|
| Method 'getSearchStringEscape' is not designed for extension - needs to be abstract, final or empty. |
264
|
| Missing a Javadoc comment. |
264
|
| Method 'getExtraNameCharacters' is not designed for extension - needs to be abstract, final or empty. |
272
|
| Missing a Javadoc comment. |
272
|
| Method 'supportsAlterTableWithAddColumn' is not designed for extension - needs to be abstract, final or empty. |
280
|
| Missing a Javadoc comment. |
280
|
| Method 'supportsAlterTableWithDropColumn' is not designed for extension - needs to be abstract, final or empty. |
288
|
| Missing a Javadoc comment. |
288
|
| Method 'supportsColumnAliasing' is not designed for extension - needs to be abstract, final or empty. |
296
|
| Missing a Javadoc comment. |
296
|
| Method 'nullPlusNonNullIsNull' is not designed for extension - needs to be abstract, final or empty. |
304
|
| Missing a Javadoc comment. |
304
|
| Method 'supportsConvert' is not designed for extension - needs to be abstract, final or empty. |
312
|
| Missing a Javadoc comment. |
312
|
| Line is longer than 80 characters. |
320
|
| Method 'supportsConvert' is not designed for extension - needs to be abstract, final or empty. |
320
|
| Missing a Javadoc comment. |
320
|
| Parameter fromType should be final. |
320
|
| Parameter toType should be final. |
320
|
| Method 'supportsTableCorrelationNames' is not designed for extension - needs to be abstract, final or empty. |
328
|
| Missing a Javadoc comment. |
328
|
| Line is longer than 80 characters. |
336
|
| Method 'supportsDifferentTableCorrelationNames' is not designed for extension - needs to be abstract, final or empty. |
336
|
| Missing a Javadoc comment. |
336
|
| Method 'supportsExpressionsInOrderBy' is not designed for extension - needs to be abstract, final or empty. |
344
|
| Missing a Javadoc comment. |
344
|
| Method 'supportsOrderByUnrelated' is not designed for extension - needs to be abstract, final or empty. |
352
|
| Missing a Javadoc comment. |
352
|
| Method 'supportsGroupBy' is not designed for extension - needs to be abstract, final or empty. |
360
|
| Missing a Javadoc comment. |
360
|
| Method 'supportsGroupByUnrelated' is not designed for extension - needs to be abstract, final or empty. |
368
|
| Missing a Javadoc comment. |
368
|
| Method 'supportsGroupByBeyondSelect' is not designed for extension - needs to be abstract, final or empty. |
376
|
| Missing a Javadoc comment. |
376
|
| Method 'supportsLikeEscapeClause' is not designed for extension - needs to be abstract, final or empty. |
384
|
| Missing a Javadoc comment. |
384
|
| Method 'supportsMultipleResultSets' is not designed for extension - needs to be abstract, final or empty. |
392
|
| Missing a Javadoc comment. |
392
|
| Method 'supportsMultipleTransactions' is not designed for extension - needs to be abstract, final or empty. |
400
|
| Missing a Javadoc comment. |
400
|
| Method 'supportsNonNullableColumns' is not designed for extension - needs to be abstract, final or empty. |
408
|
| Missing a Javadoc comment. |
408
|
| Method 'supportsMinimumSQLGrammar' is not designed for extension - needs to be abstract, final or empty. |
416
|
| Missing a Javadoc comment. |
416
|
| Method 'supportsCoreSQLGrammar' is not designed for extension - needs to be abstract, final or empty. |
424
|
| Missing a Javadoc comment. |
424
|
| Method 'supportsExtendedSQLGrammar' is not designed for extension - needs to be abstract, final or empty. |
432
|
| Missing a Javadoc comment. |
432
|
| Method 'supportsANSI92EntryLevelSQL' is not designed for extension - needs to be abstract, final or empty. |
440
|
| Missing a Javadoc comment. |
440
|
| Method 'supportsANSI92IntermediateSQL' is not designed for extension - needs to be abstract, final or empty. |
448
|
| Missing a Javadoc comment. |
448
|
| Method 'supportsANSI92FullSQL' is not designed for extension - needs to be abstract, final or empty. |
456
|
| Missing a Javadoc comment. |
456
|
| Method 'supportsIntegrityEnhancementFacility' is not designed for extension - needs to be abstract, final or empty. |
464
|
| Missing a Javadoc comment. |
464
|
| Method 'supportsOuterJoins' is not designed for extension - needs to be abstract, final or empty. |
472
|
| Missing a Javadoc comment. |
472
|
| Method 'supportsFullOuterJoins' is not designed for extension - needs to be abstract, final or empty. |
480
|
| Missing a Javadoc comment. |
480
|
| Method 'supportsLimitedOuterJoins' is not designed for extension - needs to be abstract, final or empty. |
488
|
| Missing a Javadoc comment. |
488
|
| Method 'getSchemaTerm' is not designed for extension - needs to be abstract, final or empty. |
496
|
| Missing a Javadoc comment. |
496
|
| Method 'getProcedureTerm' is not designed for extension - needs to be abstract, final or empty. |
504
|
| Missing a Javadoc comment. |
504
|
| Method 'getCatalogTerm' is not designed for extension - needs to be abstract, final or empty. |
512
|
| Missing a Javadoc comment. |
512
|
| Method 'isCatalogAtStart' is not designed for extension - needs to be abstract, final or empty. |
520
|
| Missing a Javadoc comment. |
520
|
| Method 'getCatalogSeparator' is not designed for extension - needs to be abstract, final or empty. |
528
|
| Missing a Javadoc comment. |
528
|
| Method 'supportsSchemasInDataManipulation' is not designed for extension - needs to be abstract, final or empty. |
536
|
| Missing a Javadoc comment. |
536
|
| Method 'supportsSchemasInProcedureCalls' is not designed for extension - needs to be abstract, final or empty. |
544
|
| Missing a Javadoc comment. |
544
|
| Method 'supportsSchemasInTableDefinitions' is not designed for extension - needs to be abstract, final or empty. |
552
|
| Missing a Javadoc comment. |
552
|
| Method 'supportsSchemasInIndexDefinitions' is not designed for extension - needs to be abstract, final or empty. |
560
|
| Missing a Javadoc comment. |
560
|
| Method 'supportsSchemasInPrivilegeDefinitions' is not designed for extension - needs to be abstract, final or empty. |
568
|
| Missing a Javadoc comment. |
568
|
| Method 'supportsCatalogsInDataManipulation' is not designed for extension - needs to be abstract, final or empty. |
576
|
| Missing a Javadoc comment. |
576
|
| Method 'supportsCatalogsInProcedureCalls' is not designed for extension - needs to be abstract, final or empty. |
584
|
| Missing a Javadoc comment. |
584
|
| Method 'supportsCatalogsInTableDefinitions' is not designed for extension - needs to be abstract, final or empty. |
592
|
| Missing a Javadoc comment. |
592
|
| Method 'supportsCatalogsInIndexDefinitions' is not designed for extension - needs to be abstract, final or empty. |
600
|
| Missing a Javadoc comment. |
600
|
| Line is longer than 80 characters. |
608
|
| Method 'supportsCatalogsInPrivilegeDefinitions' is not designed for extension - needs to be abstract, final or empty. |
608
|
| Missing a Javadoc comment. |
608
|
| Method 'supportsPositionedDelete' is not designed for extension - needs to be abstract, final or empty. |
616
|
| Missing a Javadoc comment. |
616
|
| Method 'supportsPositionedUpdate' is not designed for extension - needs to be abstract, final or empty. |
624
|
| Missing a Javadoc comment. |
624
|
| Method 'supportsSelectForUpdate' is not designed for extension - needs to be abstract, final or empty. |
632
|
| Missing a Javadoc comment. |
632
|
| Method 'supportsStoredProcedures' is not designed for extension - needs to be abstract, final or empty. |
640
|
| Missing a Javadoc comment. |
640
|
| Method 'supportsSubqueriesInComparisons' is not designed for extension - needs to be abstract, final or empty. |
648
|
| Missing a Javadoc comment. |
648
|
| Method 'supportsSubqueriesInExists' is not designed for extension - needs to be abstract, final or empty. |
656
|
| Missing a Javadoc comment. |
656
|
| Method 'supportsSubqueriesInIns' is not designed for extension - needs to be abstract, final or empty. |
664
|
| Missing a Javadoc comment. |
664
|
| Method 'supportsSubqueriesInQuantifieds' is not designed for extension - needs to be abstract, final or empty. |
672
|
| Missing a Javadoc comment. |
672
|
| Method 'supportsCorrelatedSubqueries' is not designed for extension - needs to be abstract, final or empty. |
680
|
| Missing a Javadoc comment. |
680
|
| Method 'supportsUnion' is not designed for extension - needs to be abstract, final or empty. |
688
|
| Missing a Javadoc comment. |
688
|
| Method 'supportsUnionAll' is not designed for extension - needs to be abstract, final or empty. |
696
|
| Missing a Javadoc comment. |
696
|
| Method 'supportsOpenCursorsAcrossCommit' is not designed for extension - needs to be abstract, final or empty. |
704
|
| Missing a Javadoc comment. |
704
|
| Method 'supportsOpenCursorsAcrossRollback' is not designed for extension - needs to be abstract, final or empty. |
712
|
| Missing a Javadoc comment. |
712
|
| Method 'supportsOpenStatementsAcrossCommit' is not designed for extension - needs to be abstract, final or empty. |
720
|
| Missing a Javadoc comment. |
720
|
| Method 'supportsOpenStatementsAcrossRollback' is not designed for extension - needs to be abstract, final or empty. |
728
|
| Missing a Javadoc comment. |
728
|
| Method 'getMaxBinaryLiteralLength' is not designed for extension - needs to be abstract, final or empty. |
736
|
| Missing a Javadoc comment. |
736
|
| Method 'getMaxCharLiteralLength' is not designed for extension - needs to be abstract, final or empty. |
744
|
| Missing a Javadoc comment. |
744
|
| Method 'getMaxColumnNameLength' is not designed for extension - needs to be abstract, final or empty. |
752
|
| Missing a Javadoc comment. |
752
|
| Method 'getMaxColumnsInGroupBy' is not designed for extension - needs to be abstract, final or empty. |
760
|
| Missing a Javadoc comment. |
760
|
| Method 'getMaxColumnsInIndex' is not designed for extension - needs to be abstract, final or empty. |
768
|
| Missing a Javadoc comment. |
768
|
| Method 'getMaxColumnsInOrderBy' is not designed for extension - needs to be abstract, final or empty. |
776
|
| Missing a Javadoc comment. |
776
|
| Method 'getMaxColumnsInSelect' is not designed for extension - needs to be abstract, final or empty. |
784
|
| Missing a Javadoc comment. |
784
|
| Method 'getMaxColumnsInTable' is not designed for extension - needs to be abstract, final or empty. |
792
|
| Missing a Javadoc comment. |
792
|
| Method 'getMaxConnections' is not designed for extension - needs to be abstract, final or empty. |
800
|
| Missing a Javadoc comment. |
800
|
| Method 'getMaxCursorNameLength' is not designed for extension - needs to be abstract, final or empty. |
808
|
| Missing a Javadoc comment. |
808
|
| Method 'getMaxIndexLength' is not designed for extension - needs to be abstract, final or empty. |
816
|
| Missing a Javadoc comment. |
816
|
| Method 'getMaxSchemaNameLength' is not designed for extension - needs to be abstract, final or empty. |
824
|
| Missing a Javadoc comment. |
824
|
| Method 'getMaxProcedureNameLength' is not designed for extension - needs to be abstract, final or empty. |
832
|
| Missing a Javadoc comment. |
832
|
| Method 'getMaxCatalogNameLength' is not designed for extension - needs to be abstract, final or empty. |
840
|
| Missing a Javadoc comment. |
840
|
| Method 'getMaxRowSize' is not designed for extension - needs to be abstract, final or empty. |
848
|
| Missing a Javadoc comment. |
848
|
| Method 'doesMaxRowSizeIncludeBlobs' is not designed for extension - needs to be abstract, final or empty. |
856
|
| Missing a Javadoc comment. |
856
|
| Method 'getMaxStatementLength' is not designed for extension - needs to be abstract, final or empty. |
864
|
| Missing a Javadoc comment. |
864
|
| Method 'getMaxStatements' is not designed for extension - needs to be abstract, final or empty. |
872
|
| Missing a Javadoc comment. |
872
|
| Method 'getMaxTableNameLength' is not designed for extension - needs to be abstract, final or empty. |
880
|
| Missing a Javadoc comment. |
880
|
| Method 'getMaxTablesInSelect' is not designed for extension - needs to be abstract, final or empty. |
888
|
| Missing a Javadoc comment. |
888
|
| Method 'getMaxUserNameLength' is not designed for extension - needs to be abstract, final or empty. |
896
|
| Missing a Javadoc comment. |
896
|
| Method 'getDefaultTransactionIsolation' is not designed for extension - needs to be abstract, final or empty. |
904
|
| Missing a Javadoc comment. |
904
|
| Method 'supportsTransactions' is not designed for extension - needs to be abstract, final or empty. |
912
|
| Missing a Javadoc comment. |
912
|
| Line is longer than 80 characters. |
920
|
| Method 'supportsTransactionIsolationLevel' is not designed for extension - needs to be abstract, final or empty. |
920
|
| Missing a Javadoc comment. |
920
|
| Parameter level should be final. |
920
|
| Line is longer than 80 characters. |
926
|
| Line is longer than 80 characters. |
928
|
| Method 'supportsDataDefinitionAndDataManipulationTransactions' is not designed for extension - needs to be abstract, final or empty. |
928
|
| Missing a Javadoc comment. |
928
|
| Line is longer than 80 characters. |
936
|
| Method 'supportsDataManipulationTransactionsOnly' is not designed for extension - needs to be abstract, final or empty. |
936
|
| Missing a Javadoc comment. |
936
|
| Method 'dataDefinitionCausesTransactionCommit' is not designed for extension - needs to be abstract, final or empty. |
944
|
| Missing a Javadoc comment. |
944
|
| Method 'dataDefinitionIgnoredInTransactions' is not designed for extension - needs to be abstract, final or empty. |
952
|
| Missing a Javadoc comment. |
952
|
| Line is longer than 80 characters. |
958
|
| Line is longer than 80 characters. |
960
|
| Method 'getProcedures' is not designed for extension - needs to be abstract, final or empty. |
960
|
| Missing a Javadoc comment. |
960
|
| Parameter catalog should be final. |
960
|
| Parameter schemaPattern should be final. |
960
|
| Parameter procedureNamePattern should be final. |
960
|
| Line is longer than 80 characters. |
967
|
| Line is longer than 80 characters. |
969
|
| Method 'getProcedureColumns' is not designed for extension - needs to be abstract, final or empty. |
969
|
| Missing a Javadoc comment. |
969
|
| Parameter catalog should be final. |
969
|
| Parameter schemaPattern should be final. |
969
|
| Parameter procedureNamePattern should be final. |
969
|
| Parameter columnNamePattern should be final. |
970
|
| Line is longer than 80 characters. |
976
|
| Line is longer than 80 characters. |
978
|
| Method 'getTables' is not designed for extension - needs to be abstract, final or empty. |
978
|
| Missing a Javadoc comment. |
978
|
| Parameter catalog should be final. |
978
|
| Parameter schemaPattern should be final. |
978
|
| Parameter tableNamePattern should be final. |
978
|
| Parameter types should be final. |
978
|
| Method 'getSchemas' is not designed for extension - needs to be abstract, final or empty. |
987
|
| Missing a Javadoc comment. |
987
|
| Method 'getCatalogs' is not designed for extension - needs to be abstract, final or empty. |
995
|
| Missing a Javadoc comment. |
995
|
| Method 'getTableTypes' is not designed for extension - needs to be abstract, final or empty. |
1003
|
| Missing a Javadoc comment. |
1003
|
| Line is longer than 80 characters. |
1009
|
| Line is longer than 80 characters. |
1011
|
| Method 'getColumns' is not designed for extension - needs to be abstract, final or empty. |
1011
|
| Missing a Javadoc comment. |
1011
|
| Parameter catalog should be final. |
1011
|
| Parameter schemaPattern should be final. |
1011
|
| Parameter tableNamePattern should be final. |
1011
|
| Parameter columnNamePattern should be final. |
1011
|
| Line is longer than 80 characters. |
1018
|
| Line is longer than 80 characters. |
1020
|
| Method 'getColumnPrivileges' is not designed for extension - needs to be abstract, final or empty. |
1020
|
| Missing a Javadoc comment. |
1020
|
| Parameter catalog should be final. |
1020
|
| Parameter schema should be final. |
1020
|
| Parameter table should be final. |
1020
|
| Parameter columnNamePattern should be final. |
1020
|
| Line is longer than 80 characters. |
1027
|
| Line is longer than 80 characters. |
1029
|
| Method 'getTablePrivileges' is not designed for extension - needs to be abstract, final or empty. |
1029
|
| Missing a Javadoc comment. |
1029
|
| Parameter catalog should be final. |
1029
|
| Parameter schemaPattern should be final. |
1029
|
| Parameter tableNamePattern should be final. |
1029
|
| Line is longer than 80 characters. |
1036
|
| Line is longer than 80 characters. |
1038
|
| Method 'getBestRowIdentifier' is not designed for extension - needs to be abstract, final or empty. |
1038
|
| Missing a Javadoc comment. |
1038
|
| Parameter catalog should be final. |
1038
|
| Parameter schema should be final. |
1038
|
| Parameter table should be final. |
1038
|
| Parameter scope should be final. |
1038
|
| Parameter nullable should be final. |
1038
|
| Line is longer than 80 characters. |
1045
|
| Line is longer than 80 characters. |
1047
|
| Method 'getVersionColumns' is not designed for extension - needs to be abstract, final or empty. |
1047
|
| Missing a Javadoc comment. |
1047
|
| Parameter catalog should be final. |
1047
|
| Parameter schema should be final. |
1047
|
| Parameter table should be final. |
1047
|
| Line is longer than 80 characters. |
1053
|
| Line is longer than 80 characters. |
1055
|
| Method 'getPrimaryKeys' is not designed for extension - needs to be abstract, final or empty. |
1055
|
| Missing a Javadoc comment. |
1055
|
| Parameter catalog should be final. |
1055
|
| Parameter schema should be final. |
1055
|
| Parameter table should be final. |
1055
|
| Line is longer than 80 characters. |
1061
|
| Line is longer than 80 characters. |
1063
|
| Method 'getImportedKeys' is not designed for extension - needs to be abstract, final or empty. |
1063
|
| Missing a Javadoc comment. |
1063
|
| Parameter catalog should be final. |
1063
|
| Parameter schema should be final. |
1063
|
| Parameter table should be final. |
1063
|
| Line is longer than 80 characters. |
1069
|
| Line is longer than 80 characters. |
1071
|
| Method 'getExportedKeys' is not designed for extension - needs to be abstract, final or empty. |
1071
|
| Missing a Javadoc comment. |
1071
|
| Parameter catalog should be final. |
1071
|
| Parameter schema should be final. |
1071
|
| Parameter table should be final. |
1071
|
| Line is longer than 80 characters. |
1077
|
| Line is longer than 80 characters. |
1079
|
| Method 'getCrossReference' is not designed for extension - needs to be abstract, final or empty. |
1079
|
| Missing a Javadoc comment. |
1079
|
| Parameter primaryCatalog should be final. |
1079
|
| Parameter primarySchema should be final. |
1079
|
| Parameter primaryTable should be final. |
1079
|
| Line is longer than 80 characters. |
1080
|
| Parameter foreignCatalog should be final. |
1080
|
| Parameter foreignSchema should be final. |
1080
|
| Parameter foreignTable should be final. |
1080
|
| Method 'getTypeInfo' is not designed for extension - needs to be abstract, final or empty. |
1088
|
| Missing a Javadoc comment. |
1088
|
| Line is longer than 80 characters. |
1094
|
| Line is longer than 80 characters. |
1096
|
| Method 'getIndexInfo' is not designed for extension - needs to be abstract, final or empty. |
1096
|
| Missing a Javadoc comment. |
1096
|
| Parameter catalog should be final. |
1096
|
| Parameter schema should be final. |
1096
|
| Parameter table should be final. |
1096
|
| Parameter unique should be final. |
1096
|
| Parameter approximate should be final. |
1096
|
| Method 'supportsResultSetType' is not designed for extension - needs to be abstract, final or empty. |
1105
|
| Missing a Javadoc comment. |
1105
|
| Parameter type should be final. |
1105
|
| Line is longer than 80 characters. |
1113
|
| Method 'supportsResultSetConcurrency' is not designed for extension - needs to be abstract, final or empty. |
1113
|
| Missing a Javadoc comment. |
1113
|
| Parameter type should be final. |
1113
|
| Parameter concurrency should be final. |
1113
|
| Method 'ownUpdatesAreVisible' is not designed for extension - needs to be abstract, final or empty. |
1121
|
| Missing a Javadoc comment. |
1121
|
| Parameter type should be final. |
1121
|
| Method 'ownDeletesAreVisible' is not designed for extension - needs to be abstract, final or empty. |
1129
|
| Missing a Javadoc comment. |
1129
|
| Parameter type should be final. |
1129
|
| Method 'ownInsertsAreVisible' is not designed for extension - needs to be abstract, final or empty. |
1137
|
| Missing a Javadoc comment. |
1137
|
| Parameter type should be final. |
1137
|
| Method 'othersUpdatesAreVisible' is not designed for extension - needs to be abstract, final or empty. |
1145
|
| Missing a Javadoc comment. |
1145
|
| Parameter type should be final. |
1145
|
| Method 'othersDeletesAreVisible' is not designed for extension - needs to be abstract, final or empty. |
1153
|
| Missing a Javadoc comment. |
1153
|
| Parameter type should be final. |
1153
|
| Method 'othersInsertsAreVisible' is not designed for extension - needs to be abstract, final or empty. |
1161
|
| Missing a Javadoc comment. |
1161
|
| Parameter type should be final. |
1161
|
| Method 'updatesAreDetected' is not designed for extension - needs to be abstract, final or empty. |
1169
|
| Missing a Javadoc comment. |
1169
|
| Parameter type should be final. |
1169
|
| Method 'deletesAreDetected' is not designed for extension - needs to be abstract, final or empty. |
1177
|
| Missing a Javadoc comment. |
1177
|
| Parameter type should be final. |
1177
|
| Method 'insertsAreDetected' is not designed for extension - needs to be abstract, final or empty. |
1185
|
| Missing a Javadoc comment. |
1185
|
| Parameter type should be final. |
1185
|
| Method 'supportsBatchUpdates' is not designed for extension - needs to be abstract, final or empty. |
1193
|
| Missing a Javadoc comment. |
1193
|
| Line is longer than 80 characters. |
1199
|
| Line is longer than 80 characters. |
1201
|
| Method 'getUDTs' is not designed for extension - needs to be abstract, final or empty. |
1201
|
| Missing a Javadoc comment. |
1201
|
| Parameter catalog should be final. |
1201
|
| Parameter schemaPattern should be final. |
1201
|
| Parameter typeNamePattern should be final. |
1201
|
| Parameter types should be final. |
1201
|
| Method 'getConnection' is not designed for extension - needs to be abstract, final or empty. |
1210
|
| Missing a Javadoc comment. |
1210
|
| Method 'supportsSavepoints' is not designed for extension - needs to be abstract, final or empty. |
1218
|
| Missing a Javadoc comment. |
1218
|
| Method 'supportsNamedParameters' is not designed for extension - needs to be abstract, final or empty. |
1226
|
| Missing a Javadoc comment. |
1226
|
| Method 'supportsMultipleOpenResults' is not designed for extension - needs to be abstract, final or empty. |
1234
|
| Missing a Javadoc comment. |
1234
|
| Method 'supportsGetGeneratedKeys' is not designed for extension - needs to be abstract, final or empty. |
1242
|
| Missing a Javadoc comment. |
1242
|
| Line is longer than 80 characters. |
1248
|
| Line is longer than 80 characters. |
1250
|
| Method 'getSuperTypes' is not designed for extension - needs to be abstract, final or empty. |
1250
|
| Missing a Javadoc comment. |
1250
|
| Parameter catalog should be final. |
1250
|
| Parameter schemaPattern should be final. |
1250
|
| Parameter typeNamePattern should be final. |
1250
|
| Line is longer than 80 characters. |
1256
|
| Line is longer than 80 characters. |
1258
|
| Method 'getSuperTables' is not designed for extension - needs to be abstract, final or empty. |
1258
|
| Missing a Javadoc comment. |
1258
|
| Parameter catalog should be final. |
1258
|
| Parameter schemaPattern should be final. |
1258
|
| Parameter tableNamePattern should be final. |
1258
|
| Line is longer than 80 characters. |
1264
|
| Line is longer than 80 characters. |
1266
|
| Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. |
1266
|
| Missing a Javadoc comment. |
1266
|
| Parameter catalog should be final. |
1266
|
| Parameter schemaPattern should be final. |
1266
|
| Parameter typeNamePattern should be final. |
1266
|
| Parameter attributeNamePattern should be final. |
1267
|
| Line is longer than 80 characters. |
1275
|
| Method 'supportsResultSetHoldability' is not designed for extension - needs to be abstract, final or empty. |
1275
|
| Missing a Javadoc comment. |
1275
|
| Parameter holdability should be final. |
1275
|
| Method 'getResultSetHoldability' is not designed for extension - needs to be abstract, final or empty. |
1283
|
| Missing a Javadoc comment. |
1283
|
| Method 'getDatabaseMajorVersion' is not designed for extension - needs to be abstract, final or empty. |
1291
|
| Missing a Javadoc comment. |
1291
|
| Method 'getDatabaseMinorVersion' is not designed for extension - needs to be abstract, final or empty. |
1299
|
| Missing a Javadoc comment. |
1299
|
| Method 'getJDBCMajorVersion' is not designed for extension - needs to be abstract, final or empty. |
1307
|
| Missing a Javadoc comment. |
1307
|
| Method 'getJDBCMinorVersion' is not designed for extension - needs to be abstract, final or empty. |
1315
|
| Missing a Javadoc comment. |
1315
|
| Method 'getSQLStateType' is not designed for extension - needs to be abstract, final or empty. |
1323
|
| Missing a Javadoc comment. |
1323
|
| Method 'locatorsUpdateCopy' is not designed for extension - needs to be abstract, final or empty. |
1331
|
| Missing a Javadoc comment. |
1331
|
| Method 'supportsStatementPooling' is not designed for extension - needs to be abstract, final or empty. |
1339
|
| Missing a Javadoc comment. |
1339
|
uba/db/jdbc/UnsupportedResultSetConcurrencyModeException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
uba/db/jdbc/UnsupportedResultSetTypeException.java
| Error | Line |
| Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. |
1
|
uba/db/jdbc/package.html
| Error | Line |
| Missing package documentation file. | 0 |